@charset "UTF-8";
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}

A:visited, A:active {
  color: #333333;
}

A:hover {
  color: #007bc9;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 14px;
  color: #333333;
}

@media only screen and (max-width: 1230px) {
  BODY {
    font-size: 13px;
  }
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

li {
  list-style: none;
}

a,
li,
i,
span {
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: Arial, "微软雅黑";
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}

.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

.ny_main {
  width: 1230px;
  margin: 0 auto;
}

@media only screen and (max-width: 1230px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1230px) {
  .mob {
    display: none;
  }
}

@media only screen and (max-width: 1230px) {
  .pc {
    display: none;
  }
}

.m-b-80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1230px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1230px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1230px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1230px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1230px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1230px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1230px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1230px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1230px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.mh {
  width: 100%;
  float: left;
}

.img_scale {
  overflow: hidden;
}

.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.img_scale:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.ny {
  width: 100%;
  padding: 0px 0;
}

.ny .d1 {
  width: 860px;
}

.ny .d2 {
  width: 350px;
}

@media only screen and (max-width: 1230px) {
  .ny {
    padding: 15px;
  }
  .ny .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .ny .d2 {
    width: 100%;
  }
}

.info_content {
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
}

.info_content p {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .info_content {
    font-size: 14px;
  }
}

.hor_Nav_v1 {
  width: 100%;
  position: relative;
  height: 175px;
  background-image: url("../images/hor_Nav_v1_bj.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f6f6f6;
  padding: 20px 0;
}

.hor_Nav_v1 .dqwz {
  margin-bottom: 20px;
}

.hor_Nav_v1 .nav_bt {
  text-align: center;
  color: #007bc9;
  font-weight: bold;
}

.hor_Nav_v1 .nav_list {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.hor_Nav_v1 .nav_list li {
  display: inline-block;
  margin: 0 15px;
  font-size: 16px;
}

.hor_Nav_v1 .nav_list li a {
  display: block;
  line-height: 40px;
  height: 40px;
  position: relative;
}

.hor_Nav_v1 .nav_list li a.on:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #007bc9;
  position: absolute;
  left: 0px;
  top: 0px;
}

.hor_Nav_v1 .nav_list li a.on:after {
  content: "";
  position: absolute;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #007bc9;
  border-left: 6px solid rgba(0, 0, 0, 0);
  top: 0px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
}

@media only screen and (max-width: 1230px) {
  .hor_Nav_v1 {
    height: auto;
    padding: 15px 0 0 0;
    background-size: auto auto;
  }
  .hor_Nav_v1 .dqwz {
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 15px;
  }
  .hor_Nav_v1 .nav_bt {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    border-bottom: solid 1px #e9e9e9;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .hor_Nav_v1 .nav_bt a {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    font-weight: bold;
    color: #007bc9;
  }
  .hor_Nav_v1 .nav_bt a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    right: 5px;
    top: 0px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23666666'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 22px;
  }
  .hor_Nav_v1 .nav_bt a.on:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .hor_Nav_v1 .nav_list {
    display: none;
    position: inherit;
    left: auto;
    bottom: auto;
    background-color: #f9f9f9;
  }
  .hor_Nav_v1 .nav_list li {
    display: block;
    margin: 0;
    font-size: 14px;
  }
  .hor_Nav_v1 .nav_list li a {
    line-height: 1.6;
    height: auto;
    padding: 8px 3%;
    text-align: left;
    width: 100%;
    border-bottom: solid 1px #e9e9e9;
  }
  .hor_Nav_v1 .nav_list li a.on:before {
    display: none;
  }
  .hor_Nav_v1 .nav_list li a.on:after {
    display: none;
  }
}

.newsPicSummaryList {
  width: 100%;
}

.newsPicSummaryList li {
  width: 100%;
  margin-bottom: 10px;
}

.newsPicSummaryList li:last-child {
  margin-bottom: 0;
}

.newsPicSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li a {
    padding: 15px;
  }
}

.newsPicSummaryList li a:hover {
  border-color: #007bc9;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsPicSummaryList li a:hover .more {
  right: 0px;
}

.newsPicSummaryList li a .more {
  display: inline-block;
  position: absolute;
  right: -110px;
  bottom: 0;
  text-align: center;
  line-height: 35px;
  height: 35px;
  background-color: #007bc9;
  color: #fff;
  width: 110px;
  text-align: center;
}

.newsPicSummaryList li a .more i {
  font-size: 20px;
  margin-left: 8px;
}

.newsPicSummaryList li a .more i::before {
  vertical-align: middle;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li a .more {
    display: none;
  }
}

.newsPicSummaryList li.pic a {
  padding-left: 245px;
  min-height: 183px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic a {
    padding-left: 175px;
    min-height: 115px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic a {
    padding-left: 15px;
    min-height: auto;
  }
}

.newsPicSummaryList li.pic .img_content {
  position: absolute;
  width: 210px;
  height: 150px;
  left: 15px;
  top: 15px;
}

.newsPicSummaryList li.pic .img_content img {
  min-height: 150px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic .img_content {
    width: 145px;
    height: 100px;
    overflow: hidden;
    left: 15px;
    top: 15px;
  }
  .newsPicSummaryList li.pic .img_content img {
    min-height: 100px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: calc((100vw - 30px) / 4 * 3);
    height: -webkit-calc((100vw - 30px) / 4 * 3);
    margin-bottom: 15px;
  }
  .newsPicSummaryList li.pic .img_content img {
    min-height: calc((100vw - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw - 30px) / 4 * 3);
  }
}

.newsPicSummaryList li .text_content .bt {
  display: block;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
}

.newsPicSummaryList li .text_content p {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
  height: auto !important;
  line-height: 24px;
  white-space: inherit;
  color: #666;
}

.newsPicSummaryList li .text_content .sTime {
  display: block;
  margin-bottom: 10px;
  color: #999;
}

.newsPicSummaryList li .text_content .sTime i {
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsPicSummaryList li .text_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
    white-space: inherit;
  }
  .newsPicSummaryList li .text_content .sTime {
    margin-bottom: 5px;
  }
  .newsPicSummaryList li .text_content .sTime i {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li {
    margin-bottom: 15px;
  }
}

.newsPicList {
  width: 100%;
}

.newsPicList ul {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: 30px;
}

.newsPicList ul li {
  width: 33.3333%;
  float: left;
  padding: 0 1% 2% 1%;
}

.newsPicList ul li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
}

.newsPicList ul li a:hover {
  border-color: #007bc9;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsPicList ul li a .img_content {
  height: 320px;
}

.newsPicList ul li a .img_content img {
  min-height: 320px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw - 30px) / 4 * 3);
    height: -webkit-calc((100vw - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    min-height: calc((100vw - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw - 30px) / 4 * 3);
  }
}

.newsPicList ul li a .text_content {
  padding: 20px;
}

.newsPicList ul li a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .text_content .bt {
    font-size: 14px;
  }
}

.newsPicList ul li a .text_content .sTime {
  display: block;
  margin-top: 10px;
  color: #999;
}

.newsPicList ul li a .text_content .sTime i {
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .text_content {
    padding: 15px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li {
    width: 100%;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul {
    margin-bottom: 5px;
  }
}

.newsPicList .pic_news_lb2 li:nth-child(3n + 1) {
  clear: both;
}

.newsPicList .pic_news_lb2 .imgk {
  width: 100%;
  height: 312px;
  overflow: hidden;
}

.newsPicList .pic_news_lb2 .imgk img {
  width: 100%;
  min-height: 312px;
}

.newsPicList .pic_news_lb2 .txtk {
  width: 100%;
  padding: 25px 25px;
}

.newsPicList .pic_news_lb2 .sj {
  display: block;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
  color: #999;
}

.newsPicList .pic_news_lb2 .bt {
  margin-bottom: 8px;
  font-size: 18px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newsPicList .pic_news_lb2 p {
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 40px;
}

.newsPicList .pic_news_lb2 a {
  display: block;
}

.newsPicList .pic_news_lb2 a:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.newsPicList .pic_news_lb2 li:nth-child(3n + 1) {
  clear: both;
}

.newsPicList.hy_list ul li a .text_content .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  white-space: inherit;
}

@media only screen and (max-width: 1230px) {
  .newsPicList.hy_list ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    white-space: inherit;
    font-size: 15px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList.hy_list ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
    white-space: inherit;
  }
}

.newsPicList.hy_list ul li a .text_content .sTime {
  margin-top: 5px;
}

.newsPicList.sp_list ul li a .img_content {
  position: relative;
}

.newsPicList.sp_list ul li a .img_content .sp_pay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  top: 0;
}

.newsPicList.sp_list ul li a .img_content .sp_pay i {
  font-size: 60px;
}

.pageStyle {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.pageStyle a {
  padding: 0px 12px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 3px;
  margin: 0px 4px;
  background: #f5f5f5;
  font-size: 16px;
}

.pageStyle a:hover, .pageStyle a.active {
  background-color: #007bc9;
  color: #ffffff;
}

@media only screen and (max-width: 1230px) {
  .pageStyle a {
    width: 23%;
    margin: 0 1%;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
}
/*# sourceMappingURL=cmscss.css.map */